projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16b7921
)
.bzrignore: Ignore new lib/*.in-h files.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 26 Feb 2011 09:35:07 +0000
(11:35 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 26 Feb 2011 09:35:07 +0000
(11:35 +0200)
.bzrignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.bzrignore
b/.bzrignore
index ed4669c698b0a062eeac0f9c71be125275d7a54f..2546bf8d3ea71f86d3a640d9b8e2d90c0ce4b78e 100644
(file)
--- a/
.bzrignore
+++ b/
.bzrignore
@@
-49,7
+49,9
@@
lib/warn-on-use.h
lib/getopt.in-h
lib/stdbool.in-h
lib/stddef.in-h
+lib/stdint.in-h
lib/stdlib.in-h
+lib/sys_stat.in-h
lib/time.in-h
lib/unistd.in-h
lib/cxxdefs.h
diff --git
a/ChangeLog
b/ChangeLog
index 25c1bc904d1803ecce082252f8f8fd3090675544..16bda0ecd2e4fcc3bb50749586f06cc59bfd5fa0 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,7
@@
2011-02-26 Eli Zaretskii <eliz@gnu.org>
+ * .bzrignore: Ignore new lib/*.in-h files.
+
* config.bat: Rename stdint.in.h and sys_stat.in.h. Call
depfiles.bat even if lib/deps already exist.